[INFO] cloning repository https://github.com/wheelerninja67/aegis_mesh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wheelerninja67/aegis_mesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheelerninja67%2Faegis_mesh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheelerninja67%2Faegis_mesh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28a0b5103970be2603884a08dbbcb5ef88822aa0
[INFO] fixing wheelerninja67/aegis_mesh against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheelerninja67%2Faegis_mesh" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wheelerninja67/aegis_mesh
[INFO] finished tweaking git repo https://github.com/wheelerninja67/aegis_mesh
[INFO] tweaked toml for git repo https://github.com/wheelerninja67/aegis_mesh written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wheelerninja67/aegis_mesh on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wheelerninja67/aegis_mesh already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost v0.14.4
[INFO] [stderr]   Downloaded zeroize_derive v1.5.0
[INFO] [stderr]   Downloaded prost-derive v0.14.4
[INFO] [stderr]   Downloaded time v0.3.48
[INFO] [stderr]   Downloaded time-macros v0.2.28
[INFO] [stderr]   Downloaded libp2p-gossipsub v0.49.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 832fae384c45461ea2ac19efe6fb3479798eddce26f5a2f62f80dd8c8264339a
[INFO] running `Command { std: "docker" "start" "832fae384c45461ea2ac19efe6fb3479798eddce26f5a2f62f80dd8c8264339a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "832fae384c45461ea2ac19efe6fb3479798eddce26f5a2f62f80dd8c8264339a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "832fae384c45461ea2ac19efe6fb3479798eddce26f5a2f62f80dd8c8264339a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "832fae384c45461ea2ac19efe6fb3479798eddce26f5a2f62f80dd8c8264339a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking multihash v0.19.5
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]     Checking netlink-packet-route v0.28.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking data-encoding-macro v0.1.20
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking libp2p-identity v0.2.14
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]     Checking quick-protobuf-codec v0.3.1
[INFO] [stderr]     Checking yamux v0.12.1
[INFO] [stderr]     Checking yamux v0.13.10
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking libp2p-core v0.43.2
[INFO] [stderr]     Checking libp2p-noise v0.46.1
[INFO] [stderr]     Checking libp2p-yamux v0.47.0
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking libp2p-swarm v0.47.1
[INFO] [stderr]     Checking netlink-proto v0.12.0
[INFO] [stderr]     Checking rtnetlink v0.20.0
[INFO] [stderr]     Checking if-watch v3.2.2
[INFO] [stderr]     Checking libp2p-allow-block-list v0.6.0
[INFO] [stderr]     Checking libp2p-gossipsub v0.49.4
[INFO] [stderr]     Checking libp2p-connection-limits v0.6.0
[INFO] [stderr]     Checking libp2p-tcp v0.44.1
[INFO] [stderr]     Checking libp2p-mdns v0.48.0
[INFO] [stderr]     Checking libp2p v0.56.0
[INFO] [stderr]     Checking aegis_mesh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `tokio_development_transport` in crate `libp2p`
[INFO] [stdout]   --> src/main.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let transport = libp2p::tokio_development_transport(local_key.clone())?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `tokio_development_transport` in crate `libp2p`
[INFO] [stdout]   --> src/main.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let transport = libp2p::tokio_development_transport(local_key.clone())?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Multiaddr`, `noise`, `tcp`, and `yamux`
[INFO] [stdout]  --> src/main.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 |     gossipsub, mdns, noise, swarm::NetworkBehaviour, swarm::SwarmEvent, tcp, yamux, Multiaddr,
[INFO] [stdout]   |                      ^^^^^                                              ^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Multiaddr`, `noise`, `tcp`, and `yamux`
[INFO] [stdout]  --> src/main.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 |     gossipsub, mdns, noise, swarm::NetworkBehaviour, swarm::SwarmEvent, tcp, yamux, Multiaddr,
[INFO] [stdout]   |                      ^^^^^                                              ^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_tokio_executor` found for struct `SwarmBuilder<Provider, Phase>` in the current scope
[INFO] [stdout]   --> src/main.rs:70:43
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let mut swarm = libp2p::SwarmBuilder::with_tokio_executor(transport, behaviour, local_peer_id).build();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `SwarmBuilder<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `SwarmBuilder<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       libp2p::builder::phase::identity::<impl SwarmBuilder<libp2p::builder::phase::provider::NoProviderSpecified, libp2p::builder::phase::identity::IdentityPhase>>::with_new_identity
[INFO] [stdout]       libp2p::builder::phase::identity::<impl SwarmBuilder<libp2p::builder::phase::provider::NoProviderSpecified, libp2p::builder::phase::identity::IdentityPhase>>::with_existing_identity
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libp2p-0.56.0/src/builder/phase/identity.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |       pub fn with_new_identity() -> SwarmBuilder<NoProviderSpecified, ProviderPhase> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 | /     pub fn with_existing_identity(
[INFO] [stdout] 14 | |         keypair: libp2p_identity::Keypair,
[INFO] [stdout] 15 | |     ) -> SwarmBuilder<NoProviderSpecified, ProviderPhase> {
[INFO] [stdout]    | |_________________________________________________________^
[INFO] [stdout] help: there is a method `with_tokio` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libp2p-0.56.0/src/builder/phase/provider.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn with_tokio(self) -> SwarmBuilder<Tokio, TcpPhase> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `with_tokio_executor` found for struct `SwarmBuilder<Provider, Phase>` in the current scope
[INFO] [stdout]   --> src/main.rs:70:43
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let mut swarm = libp2p::SwarmBuilder::with_tokio_executor(transport, behaviour, local_peer_id).build();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `SwarmBuilder<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `SwarmBuilder<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       libp2p::builder::phase::identity::<impl SwarmBuilder<libp2p::builder::phase::provider::NoProviderSpecified, libp2p::builder::phase::identity::IdentityPhase>>::with_new_identity
[INFO] [stdout]       libp2p::builder::phase::identity::<impl SwarmBuilder<libp2p::builder::phase::provider::NoProviderSpecified, libp2p::builder::phase::identity::IdentityPhase>>::with_existing_identity
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libp2p-0.56.0/src/builder/phase/identity.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |       pub fn with_new_identity() -> SwarmBuilder<NoProviderSpecified, ProviderPhase> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 | /     pub fn with_existing_identity(
[INFO] [stdout] 14 | |         keypair: libp2p_identity::Keypair,
[INFO] [stdout] 15 | |     ) -> SwarmBuilder<NoProviderSpecified, ProviderPhase> {
[INFO] [stdout]    | |_________________________________________________________^
[INFO] [stdout] help: there is a method `with_tokio` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libp2p-0.56.0/src/builder/phase/provider.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn with_tokio(self) -> SwarmBuilder<Tokio, TcpPhase> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aegis_mesh` (bin "aegis_mesh" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aegis_mesh` (bin "aegis_mesh") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "832fae384c45461ea2ac19efe6fb3479798eddce26f5a2f62f80dd8c8264339a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "832fae384c45461ea2ac19efe6fb3479798eddce26f5a2f62f80dd8c8264339a", kill_on_drop: false }`
[INFO] [stdout] 832fae384c45461ea2ac19efe6fb3479798eddce26f5a2f62f80dd8c8264339a
